type github.com/valyala/fastjson.kv
4 uses
github.com/valyala/fastjson (current package)
parser.go#L93: type kv struct {
parser.go#L453: kvs []kv
parser.go#L494: func (o *Object) getKV() *kv {
parser.go#L498: o.kvs = append(o.kvs, kv{})
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)